Use AC_PATH_TOOL to find build tools.
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Jun 2014 15:27:53 +0000 (17:27 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Jul 2014 05:41:03 +0000 (01:41 -0400)
commitb441d3a736e0efc916172cfeea538d063b507611
treeb8ca514700ac483f3628ce822de8205c36b7b7da
parent85297367dc5b4c10d2298566c203c2812b64b12c
Use AC_PATH_TOOL to find build tools.

This improves support for cross-compilation & multilib on Gentoo, where
tools proper for target arch/ABI are prefixed with CHOST.

https://bugzilla.gnome.org/show_bug.cgi?id=731582
configure.ac